home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / upper.arc / UPPER.DOC < prev   
Encoding:
Text File  |  1984-01-01  |  384 b   |  15 lines

  1.         title    upper - filter
  2.  
  3.         author: Gary R. Cantrell
  4.  
  5.         This filter reads data from the standard input
  6.         device, converts to upper case and writes to the
  7.         standard output device.
  8.  
  9.         usage:    upper < [d:][path]filename[.ext]
  10.                 -or-
  11.             [filter |] upper [| filter]
  12.  
  13.         requires: DOS 2.0 & runs as COM module
  14.  
  15.